__init__.py 84 B

1234
  1. """Wrappers to build Python packages using PEP 517 hooks
  2. """
  3. __version__ = '0.8.2'